CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - texture mapping

搜索资源列表

  1. Texture

    0下载:
  2. VC++环境下基于OpenGL的图像纹理贴图源码-VC++ Environment OpenGL-based texture mapping of image-source
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:70264
    • 提供者:victory
  1. texture

    0下载:
  2. 用openGL写的纹理映射的程序,纹理为黑白格,映射在一个平面上。纹理是在程序中指定的。-Written using openGL texture mapping process, texture for the black-and-white grid, mapping in a plane. Texture is specified in the procedure.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:7087
    • 提供者:koala
  1. texture

    0下载:
  2. vc++的一个图形纹理贴图的程序,基于opengl的,有需要的可以用一下-vc++ a graphics texture mapping procedure, based on opengl, and those in need can be used like
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:49624
    • 提供者:pengjun
  1. 24_165626_phongbump

    0下载:
  2. 该程序实现了图形学中经典的凹凸纹理映射算法。凹凸纹理映射是一种纹理混合方法,它可以创建三维物体复杂的纹理外观表面。普通的纹理映射只能模拟比较平滑的三维物体表面,难以显示表面高低起伏、凹凸不平的效果。凹凸纹理映射能够通过一张表示物体表面凹凸程度的高度图(称为凹凸纹理),对另一张表示物体表面环境映射的纹理图的纹理坐标进行相应的干扰,经过干扰的纹理坐标将应用于环境映射,从而产生凹凸不平的显示效果。-The program implementation of the graphics in the cl
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-02
    • 文件大小:660147
    • 提供者:rockeyzhu
  1. texture

    0下载:
  2. NEHE教程,练习贴图的opengl代码-Mapping exercises of the opengl code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-25
    • 文件大小:51772
    • 提供者:ofootball
  1. Texture

    0下载:
  2. 二位纹理 绘制一个简单的二维纹理图 将二位纹理映射到四边形上-2 Texture mapping a simple two-dimensional texture map texture mapping will be 2 on the quadrilateral
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-13
    • 文件大小:1750
    • 提供者:hhf
  1. Parallax

    0下载:
  2. 一个利用法线贴图实现模型细节的Demo,凹凸纹理贴图运行程序。-The realization of a model for the use of normal mapping details of the Demo, run the program bump texture mapping.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1039643
    • 提供者:zichu
  1. Map

    1下载:
  2. 利用OpenGL根据.raw作为高度图文件绘制地形,按键f为GL_FILL模式,按键l为GL_LINE模式,m为纹理贴图的地形,c为自己设置颜色的地形,h和t切换不同的地形.-The use of OpenGL in accordance with. Raw height map as a document mapping the topography, key f for GL_FILL mode l for GL_LINE mode button, m for the texture map
  3. 所属分类:OpenGL program

    • 发布日期:2014-11-15
    • 文件大小:8307179
    • 提供者:程代宗
  1. mapping

    0下载:
  2. opengl 绘制旋转立方体,同时使用纹理映射在立方体六面绘制图像。-rotating cube opengl rendering, texture mapping using hexahedron in the cube map images.
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-31
    • 文件大小:55359
    • 提供者:程剑
  1. Tutorial_10_Texture_Mapping

    1下载:
  2. VC下的opengl程序,第十章:opengl纹理贴图。opengl中入门最难的一步。要想实现类似google earth上地图纹理的叠加,从纹理贴图学起吧!-VC under opengl procedures, Chapter X: opengl texture mapping. Introduction to opengl in the most difficult step. Google earth to achieve a similar texture superimposed o
  3. 所属分类:OpenGL program

    • 发布日期:2016-09-28
    • 文件大小:238455
    • 提供者:杨建顺
  1. sc

    0下载:
  2. SC is a useful function for displaying rich image data, of use to anyone wishing to visualize and save 2D data in ways beyond that which MATLAB built-in functions allow. This function can be used in place of IMAGE, IMAGESC and IMSHOW, but does s
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:12857
    • 提供者:mitko
  1. texture

    0下载:
  2. texture mapping library in DFK sdjk
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-14
    • 文件大小:3644
    • 提供者:okf
  1. Texture

    0下载:
  2. 用opengl编写的一个纹理贴图例子,相当的经典,对初学者帮助很大。-Prepared using a texture mapping opengl example, very classic, very helpful for beginners.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:638511
    • 提供者:ff
  1. OpenGLtexturemapping

    1下载:
  2. 一些有关纹理映射的论文,16篇,还有2个PPT,都是一些大师写得,希望有用-Texture mapping some of the papers, 16 articles, there are two PPT, are all masters write the hope that useful
  3. 所属分类:software engineering

    • 发布日期:2017-05-30
    • 文件大小:12714889
    • 提供者:hehe
  1. texture

    0下载:
  2. OPenGL开发的纹理贴图,定点选择,纹理绘制。-OPenGL development of texture mapping, point selection, texture mapping.
  3. 所属分类:assembly language

    • 发布日期:2017-05-06
    • 文件大小:1329078
    • 提供者:范哲
  1. DrawTree

    1下载:
  2. 使用opengl 进行画树的实现 有纹理贴图 光源阴影 -Use opengl to draw the tree shadows to achieve a light texture mapping
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-26
    • 文件大小:8866352
    • 提供者:wawa
  1. GPU-based_texture-mapping

    0下载:
  2. 基于GPU的动态地形过程纹理映射方法pdf-GPU-based dynamic terrain texture mapping process pdf
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:227076
    • 提供者:小轩
  1. texture

    0下载:
  2. 一个用于纹理贴图的程序,载入一张PPm格式的图片进行纹理贴图-One for the texture mapping process, load a picture PPm texture format
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-08
    • 文件大小:1378
    • 提供者:沈超
  1. Texture

    0下载:
  2. 这个程序是一个OpengL程序,是OpenGL编程精粹中实现纹理映射的源代码-This program is a OpengL program is implemented in OpenGL texture mapping the essence of programming source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-18
    • 文件大小:4803444
    • 提供者:hutiejun
  1. texture

    0下载:
  2. 纹理映射 ,介绍网格模型贴图,视觉感映射的文章。-texture mapping
  3. 所属分类:software engineering

    • 发布日期:2017-05-07
    • 文件大小:1805211
    • 提供者:天然
« 1 2 34 5 6 7 8 9 10 ... 32 »
搜珍网 www.dssz.com